internal/runtime/maps.groupReference.ctrls (method)
92 uses
internal/runtime/maps (current package)
group.go#L273: func (g *groupReference) ctrls() *ctrlGroup {
map.go#L443: ctrls := *g.ctrls()
map.go#L533: match := g.ctrls().matchH2(h2(hash))
map.go#L561: match = g.ctrls().matchEmptyOrDeleted()
map.go#L584: g.ctrls().set(i, ctrl(h2(hash)))
map.go#L597: g.ctrls().setEmpty()
map.go#L608: if (g.ctrls().get(i) & ctrlEmpty) == ctrlEmpty {
map.go#L682: match := g.ctrls().matchH2(h2(hash))
map.go#L717: g.ctrls().set(i, ctrlEmpty)
map.go#L768: g.ctrls().setEmpty()
runtime_fast32_swiss.go#L37: full := g.ctrls().matchFull()
runtime_fast32_swiss.go#L63: match := g.ctrls().matchH2(h2(hash))
runtime_fast32_swiss.go#L76: match = g.ctrls().matchEmpty()
runtime_fast32_swiss.go#L106: full := g.ctrls().matchFull()
runtime_fast32_swiss.go#L132: match := g.ctrls().matchH2(h2(hash))
runtime_fast32_swiss.go#L145: match = g.ctrls().matchEmpty()
runtime_fast32_swiss.go#L159: match := g.ctrls().matchH2(h2(hash))
runtime_fast32_swiss.go#L176: match = g.ctrls().matchEmptyOrDeleted()
runtime_fast32_swiss.go#L188: g.ctrls().set(i, ctrl(h2(hash)))
runtime_fast32_swiss.go#L252: match := g.ctrls().matchH2(h2(hash))
runtime_fast32_swiss.go#L270: match = g.ctrls().matchEmptyOrDeleted()
runtime_fast32_swiss.go#L275: if g.ctrls().get(i) == ctrlDeleted {
runtime_fast32_swiss.go#L302: g.ctrls().set(i, ctrl(h2(hash)))
runtime_fast32_swiss.go#L385: match := g.ctrls().matchH2(h2(hash))
runtime_fast32_swiss.go#L403: match = g.ctrls().matchEmptyOrDeleted()
runtime_fast32_swiss.go#L408: if g.ctrls().get(i) == ctrlDeleted {
runtime_fast32_swiss.go#L435: g.ctrls().set(i, ctrl(h2(hash)))
runtime_fast64_swiss.go#L37: full := g.ctrls().matchFull()
runtime_fast64_swiss.go#L63: match := g.ctrls().matchH2(h2(hash))
runtime_fast64_swiss.go#L76: match = g.ctrls().matchEmpty()
runtime_fast64_swiss.go#L106: full := g.ctrls().matchFull()
runtime_fast64_swiss.go#L132: match := g.ctrls().matchH2(h2(hash))
runtime_fast64_swiss.go#L145: match = g.ctrls().matchEmpty()
runtime_fast64_swiss.go#L159: match := g.ctrls().matchH2(h2(hash))
runtime_fast64_swiss.go#L176: match = g.ctrls().matchEmptyOrDeleted()
runtime_fast64_swiss.go#L188: g.ctrls().set(i, ctrl(h2(hash)))
runtime_fast64_swiss.go#L252: match := g.ctrls().matchH2(h2(hash))
runtime_fast64_swiss.go#L270: match = g.ctrls().matchEmptyOrDeleted()
runtime_fast64_swiss.go#L275: if g.ctrls().get(i) == ctrlDeleted {
runtime_fast64_swiss.go#L302: g.ctrls().set(i, ctrl(h2(hash)))
runtime_fast64_swiss.go#L329: match := g.ctrls().matchH2(h2(hash))
runtime_fast64_swiss.go#L346: match = g.ctrls().matchEmptyOrDeleted()
runtime_fast64_swiss.go#L358: g.ctrls().set(i, ctrl(h2(hash)))
runtime_fast64_swiss.go#L424: match := g.ctrls().matchH2(h2(hash))
runtime_fast64_swiss.go#L442: match = g.ctrls().matchEmptyOrDeleted()
runtime_fast64_swiss.go#L447: if g.ctrls().get(i) == ctrlDeleted {
runtime_fast64_swiss.go#L474: g.ctrls().set(i, ctrl(h2(hash)))
runtime_faststr_swiss.go#L22: ctrls := *g.ctrls()
runtime_faststr_swiss.go#L61: ctrls = *g.ctrls()
runtime_faststr_swiss.go#L139: match := g.ctrls().matchH2(h2(hash))
runtime_faststr_swiss.go#L152: match = g.ctrls().matchEmpty()
runtime_faststr_swiss.go#L198: match := g.ctrls().matchH2(h2(hash))
runtime_faststr_swiss.go#L211: match = g.ctrls().matchEmpty()
runtime_faststr_swiss.go#L225: match := g.ctrls().matchH2(h2(hash))
runtime_faststr_swiss.go#L244: match = g.ctrls().matchEmptyOrDeleted()
runtime_faststr_swiss.go#L256: g.ctrls().set(i, ctrl(h2(hash)))
runtime_faststr_swiss.go#L320: match := g.ctrls().matchH2(h2(hash))
runtime_faststr_swiss.go#L341: match = g.ctrls().matchEmptyOrDeleted()
runtime_faststr_swiss.go#L346: if g.ctrls().get(i) == ctrlDeleted {
runtime_faststr_swiss.go#L373: g.ctrls().set(i, ctrl(h2(hash)))
runtime_swiss.go#L87: match := g.ctrls().matchH2(h2(hash))
runtime_swiss.go#L107: match = g.ctrls().matchEmpty()
runtime_swiss.go#L161: match := g.ctrls().matchH2(h2(hash))
runtime_swiss.go#L181: match = g.ctrls().matchEmpty()
runtime_swiss.go#L254: match := g.ctrls().matchH2(h2(hash))
runtime_swiss.go#L283: match = g.ctrls().matchEmpty()
runtime_swiss.go#L319: g.ctrls().set(i, ctrl(h2(hash)))
runtime_swiss.go#L340: match = g.ctrls().matchEmptyOrDeleted()
table.go#L110: g.ctrls().setEmpty()
table.go#L198: match := g.ctrls().matchH2(h2(hash))
table.go#L217: match = g.ctrls().matchEmpty()
table.go#L231: match := g.ctrls().matchH2(h2(hash))
table.go#L250: match = g.ctrls().matchEmpty()
table.go#L276: match := g.ctrls().matchH2(h2(hash))
table.go#L304: match = g.ctrls().matchEmptyOrDeleted()
table.go#L309: if g.ctrls().get(i) == ctrlDeleted {
table.go#L346: g.ctrls().set(i, ctrl(h2(hash)))
table.go#L389: match := g.ctrls().matchEmptyOrDeleted()
table.go#L409: g.ctrls().set(i, ctrl(h2(hash)))
table.go#L419: match := g.ctrls().matchH2(h2(hash))
table.go#L464: if g.ctrls().matchEmpty() != 0 {
table.go#L465: g.ctrls().set(i, ctrlEmpty)
table.go#L468: g.ctrls().set(i, ctrlDeleted)
table.go#L477: match = g.ctrls().matchEmpty()
table.go#L498: g.ctrls().setEmpty()
table.go#L692: if (it.group.ctrls().get(k) & ctrlEmpty) == ctrlEmpty {
table.go#L837: if (it.group.ctrls().get(slotIdx) & ctrlEmpty) == 0 {
table.go#L906: groupMatch = it.group.ctrls().matchFull()
table.go#L1057: if (g.ctrls().get(j) & ctrlEmpty) == ctrlEmpty {
table.go#L1098: if (g.ctrls().get(j) & ctrlEmpty) == ctrlEmpty {
table_debug.go#L28: c := g.ctrls().get(j)
table_debug.go#L98: ctrls := g.ctrls()